how to get string from resource id android

100

how to get string from resource id android -

String mystring = getResources().getString(R.string.mystring);

Comments

Submit
0 Comments